/*-----------------------------------------------------------
#ed613c || #0d1137 || #a2d5c6, #077b8a and #5c3c92
*------------------------------------------------------------*/
::selection {
    background: rgba(215,38,49, 0.31)
}
::-moz-selection {
    background: rgba(215,38,49, 0.31)
}
.secondary-color {
    color: #0d1137 !important;
}
.base-color {
    color: #ed613c!important;
}
.hero-social li a:hover, .blog-link a:hover{
    color: #C1222D !important;
}
.bg-base-color {
    background-color: #ed613c !important;
}
.follow-label:before,
.skill-box .fill-skillbar,
.timeline-area:before,
.testimonial .testimonial-border,
.testimonial .owl-dot.active span,
.blog-content:before,
.blog .owl-dot.active span {
    background: #ed613c;
}
.menu li a,
header .navbar-brand span ,
header .navbar-brand b ,
.pill-button ,
.pill-button:hover ,
.ability ul li:before,
.timeline-icon,
.timeline-year ,
.language-skill ul li i ,
.contact .form-item .form-control,
.comments .comment-info a,
.portfolio .portfolio-icon a,
.portfolio .portfolio-icon button,
.blog-content button:hover,
.comments .comment-info a:hover,
.social a:hover
{
    color: #ed613c;
}
.loader {
    border-top: 4px solid #ed613c !important;
}
.timeline-icon{
    border: 1px solid #ed613c;
    background-color: #ed613c;
}
.portfolio .portfolio-item-content::before {
    background-color: rgba(215,38,49, 0.6)
}
.menu-toggler span {
    background-color: #ed613c;
}
.timeline-item:before
{
    border: 2px solid #ed613c;
}
.timeline-item:before
{
    border: 1px solid #ed613c;
}

/*-------------------------
      Flat Demo
-------------------------*/
.flat-demo .button-border, .theme-dark.flat-demo .button-border{
    background-color: #ed613c;
}
.flat-demo .pill-button:hover, .flat-demo .pill-button.active{
    background-color: #C1222D;
}
